home *** CD-ROM | disk | FTP | other *** search
- ========== Description Part Begin ==========
- Title = directory
- ProgID = PageletServer.JsBox
- LastUpdateTime = 36430.696331019
- PreviewPath = _pgtres/
- Description = show the path and to visit
- ========== Description Part End ==========
-
- ========== Parameter Part Begin ==========
- FileDirFont = Arial,Courier
- FileDirPara = Center,f2f4a8,1,600,c0c0c0
- JsBoxType = 5
- ========== Parameter Part End ==========
-
- ========== Resource Part Begin ==========
- Resource Number = 0
- ========== Resource Part End ==========
-
- ========== HTML Part Begin ==========
- Segment Number = 1
- Segment Position = cursor
- <table width=600 border="1" align="Center">
- <tr bgcolor="f2f4a8">
- <td>
- <font face="Arial,Courier" color="#c0c0c0">
- <script language="JavaScript">
- var path = "";
- var href = document.location.href;
- var s = href.split("/");
- for (var i=2;i<(s.length-1);i++) {
- path+="<A HREF=\""+href.substring(0,href.indexOf(s[i])+s[i].length)+"/\">"+s[i]+"</A>/";
- }
- i=s.length-1;
- path+="<A HREF=\""+href.substring(0,href.indexOf(s[i])+s[i].length)+"\">"+s[i]+"</A>";
- var url = window.location.protocol + "//" + path;
- document.writeln("Current File Path "+url);
- </script>
- </td>
- </tr>
- </font>
- </table>
- ===== Segment End =====
- ========== HTML Part End ==========
-
-